auto merge of #70 : alexcrichton/cargo/buildbot, r=wycats
authorbors <bors@rust-lang.org>
Fri, 27 Jun 2014 03:36:24 +0000 (03:36 +0000)
committerbors <bors@rust-lang.org>
Fri, 27 Jun 2014 03:36:24 +0000 (03:36 +0000)
* The installation script was modified to recognize when its running on windows,
  as well as tweaking how it downloads and installs snapshots. The goal here was
  to make the script runnable on buildbot for mac/linux/windows with 32/64 bit
  options on mac/linux.

* The installation script now install rustc to `rustc/bin` in the local
  directory to have parallel builds on buildbot.

* The tests now store all their temporary state locally in the build directory
  to enable parallel builds on buildbot.

* A shell test is ignored which assumed the presence of a TTY output.

1  2 
Makefile
tests/test_cargo_compile_path_deps.rs

diff --cc Makefile
Simple merge
Simple merge